EntityDAC
Returns the whole elements collection of an enumeration as TList.
IObjectEnumerable<T>
function ToList: TList<T>;
Use the method to obtain the whole elements collection of an enumeration as TList.